home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / util / rexx / MicroRexx203.readme < prev    next >
Text File  |  2002-05-26  |  1KB  |  44 lines

  1. Short:    ARexx Intuition extension
  2. Author:   Frank Reibold
  3. Uploader: fr-sw@reibold-online.de
  4. Type:     util/rexx
  5. Kurz:     ARexx Intuition-Erweiterung
  6.  
  7. The implementation of the QUIT command caused MicroRexx to throw
  8. Enforcer hits. This has been fixed.
  9.  
  10. MicroRexx
  11. =========
  12. MicroRexx extends the capabilities of the ARexx interpreter "RexxMast" and
  13. allows you to interact with the user via GadTools gadgets and Intuition
  14. requesters.
  15.  
  16. With MicroRexx, you can open up to 1,024 windows at the same time, define the
  17. text font and style of each of them and handle gadgets very easily.
  18.  
  19. Starting with version 2.0.0, MicroRexx does also support GadTools menus and
  20. provides a lot of mathematical and string manipulation functions. Encryption
  21. and locale support are also available.
  22.  
  23. The program will close all windows automagically if it is shut down.
  24.  
  25. MicroRexx has the following features:
  26.  
  27. o up to 1,024 windows
  28. o different fonts and text styles
  29. o system and ASL requesters
  30. o GadTools gadgets
  31. o Locale support
  32. o number formatting
  33. o system information
  34. o simple encryption
  35. o GadTools menus
  36. o mathematical functions
  37. o string manipulation
  38.  
  39. News
  40. ====
  41.  
  42. o MicroRexx supports Amiga OS 3.5 and 3.9
  43. o Workbench versions are detected correctly now
  44.